Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ios, afterInitialTab): ensure initial tab mounts before other tabs. #7890

Merged
merged 2 commits into from
Jun 25, 2024

Conversation

asafkorem
Copy link
Collaborator

This change fixes afterInitialTab for tabsAttachMode on bottomTabs API.

Updated BottomTabsAfterInitialTabAttacher to asynchronously attach other tabs after the initial tab's componentDidMount is called.

Updated `BottomTabsAfterInitialTabAttacher` to asynchronously attach other tabs
 after the initial tab's `componentDidMount` is called.
@asafkorem asafkorem force-pushed the fix/attach-mode-initial-tab branch 4 times, most recently from 5e50329 to bdb3f56 Compare June 25, 2024 04:53
@asafkorem asafkorem force-pushed the fix/attach-mode-initial-tab branch from bdb3f56 to 36d84f6 Compare June 25, 2024 06:06
@asafkorem asafkorem merged commit 8a955b8 into master Jun 25, 2024
4 checks passed
@asafkorem asafkorem deleted the fix/attach-mode-initial-tab branch June 25, 2024 09:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant